Do not interleave spaces and tabs
authorGiuseppe Scrivano <gscrivan@redhat.com>
Fri, 30 Jan 2015 14:14:42 +0000 (15:14 +0100)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Fri, 30 Jan 2015 14:27:36 +0000 (15:27 +0100)
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Makefile-tests.am
cfg.mk

index c7f7846de84b444e8b0e5658a94dcd1aa9019656..d4b8e2acd3cca1744900bb94f926c68519c73b88 100644 (file)
@@ -46,7 +46,7 @@ testfiles = test-basic \
        test-admin-deploy-uboot \
        test-admin-instutil-set-kargs \
        test-admin-upgrade-not-backwards \
-       test-repo-checkout-subpath      \
+       test-repo-checkout-subpath      \
        test-setuid \
        test-delta \
        test-xattrs \
diff --git a/cfg.mk b/cfg.mk
index 00da65c6e3f63333dc7ea46e7684628ee5a09d40..9742bfd712a0d4d25fe9b224cd461ea5b1ec20ee 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -23,7 +23,6 @@ local-checks-to-skip = \
     sc_prohibit_empty_lines_at_EOF \
     sc_prohibit_path_max_allocation \
     sc_prohibit_test_double_equal \
-    sc_space_tab \
     sc_trailing_blank \
 
 #SHELL=bash -x